(echo_prompt): Argument type changed to Lisp_Object.
authorKenichi Handa <handa@m17n.org>
Thu, 14 Dec 2000 10:44:56 +0000 (10:44 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 14 Dec 2000 10:44:56 +0000 (10:44 +0000)
commitb2c5c620aab80ce95c7c271d9c5bab6b12dde2cb
treea3c6167fc9b2331b8e119ab8f7a20cde67e788b4
parent62403d2609d8a1fd93cf61b0efa82a9abaf0a6c9
(echo_prompt): Argument type changed to Lisp_Object.
Always store string in multibyte representation in echobuf.
(echo_char): Always store string in multibyte representation in
echobuf.
(echo_now): Call message2_nolog with the arg MULTIBYTE 1.
(read_key_sequence): Adjusted for the change of echo_prompt.
src/keyboard.c